home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 625 < prev    next >
Encoding:
Text File  |  1996-08-06  |  823 b   |  30 lines

  1. Newsgroups: net.lang.c++,gnu.gcc.help,comp.lang.c++
  2. Path: news.openu.ac.il!news
  3. From: Doron Erblich <doronar@doronar.ppp.openu.ac.il>
  4. Subject: Templates in gcc 2.7.0
  5. Content-Type: TEXT/PLAIN; charset=US-ASCII
  6. Message-ID: <NEWTNews.820883273.15502.doronar@doronar.ppp.openu.ac.il>
  7. Sender: news@cs.openu.ac.il
  8. Nntp-Posting-Host: doronar.ppp.openu.ac.il
  9. Organization: Open Univ. of Israel
  10. X-Newsreader: NEWTNews & Chameleon -- TCP/IP for MS Windows from NetManage
  11. Mime-Version: 1.0
  12. Date: Fri, 5 Jan 1996 22:04:36 GMT
  13.  
  14.  
  15.  
  16. Hi.
  17.  
  18.    I'm having a problem linking templates on gcc 2.7.0
  19.    for linux.
  20.  
  21.    I've managed to link those templates on Borland C++ 
  22.    4.5 and HPUX CC.
  23.  
  24.    The template body is included in the same file as the
  25.    header. Should I change that?
  26.  
  27.    I'll apreciate any guidance on how to link the templates.
  28.  
  29.  
  30.